home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / MoreSource / man.π.rsrc / man.π.rsrc.rsrc / TEXT_16060_man pwd general.txt < prev    next >
Encoding:
Text File  |  1994-09-22  |  247 b   |  21 lines

  1.  
  2. NAME
  3.  
  4. pwd - print working directory
  5.  
  6. SYNOPSIS
  7.  
  8. pwd
  9.  
  10. DESCRIPTION
  11.  
  12. The "pwd" command prints the full path of the current working directory.  The working directory is stored in the $PWD shell variable.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18.  
  19. SEE ALSO
  20.  
  21. cd